add static function gtk_scale_button_set_orientation_private() and use it
authorMichael Natterer <mitch@gimp.org>
Wed, 18 Mar 2009 21:19:07 +0000 (21:19 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 18 Mar 2009 21:19:07 +0000 (21:19 +0000)
commit576ef4d6eae5b67f9029a86bfb56e06fb3a87f71
treea0c3f2a8130538e6e942d300326f9dc1978e7f68
parent6a14ed9b6448fd7c82dd78e2e50b3c39adb4a2c1
add static function gtk_scale_button_set_orientation_private() and use it

2009-03-18  Michael Natterer  <mitch@gimp.org>

* gtk/gtkscalebutton.c: add static function
gtk_scale_button_set_orientation_private() and use it instead of
the public but deprecated gtk_scale_button_set_orientation().

svn path=/trunk/; revision=22574
ChangeLog
gtk/gtkscalebutton.c